home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / BROWSERS / MGFTP103 / README.ENG < prev    next >
Encoding:
Text File  |  1996-03-07  |  5.1 KB  |  123 lines

  1.  
  2.               ************************
  3.               *                      *
  4.               *        MG-FTP        *
  5.               *      Version 1.2     *
  6.               *                      *
  7.               *   A small Handbook   *
  8.               *                      *
  9.               ************************
  10.               
  11.  
  12.  
  13. Prenote     
  14. -------     
  15. Like normal: There is no programm which contains absolutly no error, and 
  16. is this, I think. For this reason I give no warranty that this programm runs
  17. on all systems or that is does no damage to the soft- or the hardware.
  18.  
  19.  
  20.  
  21. Thanks
  22. ------
  23. To all people who send me their fabulous bug reports.
  24. Adn a very special thank to all who write mails or even called me to say
  25. that I have left my password in the archiv (as you will notice, the password
  26. is still in it, but my account-password has changed :-) )
  27. And another very big thanks goes to all people who maintain a mirror of
  28. this software.
  29.  
  30.  
  31.  
  32. Known errors/problems and questions
  33. -----------------------------------
  34.   1) When using MagiC, MagiCMac or MultiTOS the programm starts and then
  35.      quits with a "stack overflow" error.
  36.      In these cases it mostly helps to switch of the TT-RAM flags.
  37.   2) Links are not displayed in the listing.
  38.   3) There are many places in the programm at which the programm does not
  39.      detect connection time outs. At these points the programm may crash.
  40.   4) The programm starts and then quits with the error message that the
  41.      STiK driver could not be initialised correctly. This occurs when STiK
  42.      is not enabled (this must be because some settings are made in the beginning
  43.      of the programm and some of these settings need STiK)
  44.   5) Sometimes it happens that an error occurs while up- or downloading
  45.      some files very fast. At the moment I cannot reproduce them and so
  46.      it is hard to find out why this happens. But a little trick is to
  47.      up- or download the non processed files again
  48.   6) Sometimes it happens that the directory display is corrupted. I do not
  49.      know why, but here it often helps to reload the directory
  50.   7) ATTENTION: The old HOSTS file could not be used any more
  51.  
  52.      
  53. Usage
  54. -----
  55.   The usage of the program is very simple and obvious but I will explain some
  56.   functions.
  57.   In the options dialog diffrent paths can be specified for up- and downloads.
  58.   These paths are the local ones.
  59.   The buttons "all" and "none" are simple possibilities to select or deselect all
  60.   files in the current directory.
  61.   With a click on a file with the right mouse button a pup-up occure which give you
  62.   some more functions (at the moment just the 'display' function). But be careful with
  63.   the display function, the programm tries to display everything but SysGEM crashes
  64.   with binary data, so be sure to just display text data.
  65.   By the way, the display function changes the UNIX linefeed (LF) to ATARI linefeed
  66.   (CRLF), so UNIX texts can be displayed correctly.
  67.   In this version the directory listings are cached (for the time of the session).
  68.   But sometimes you must reload a directory list to see if there are changes
  69.   or something else, therefore it is possible to select the both directoy
  70.   function buttons ("CD .." and "CD ??") with the right mouse button.
  71.  
  72.    
  73. TO-DO list
  74. ----------
  75.  - links will be displayed and handled
  76.  - PUT will be able use multi-selections (as I get the description about how
  77.    I can get these selections from fileselectors like boxkite)
  78.  - some more functions whiche ftp-servers can handle. (kill or mkdir for  
  79.    example)                          
  80.  - selection of files which are not in the same directory. So it will be possible
  81.    to search through the whole ftp-server and tag the files you want and then
  82.    get them all by one)                                
  83.  - the PORT command will be handled as alternativ to the PASV command. With this
  84.    all servers should work (are there any servers which does not support PASV ?)
  85.  - other remote filesystems will be included
  86.  
  87.  
  88. How to develop a new RSC file
  89. -----------------------------
  90. It is not prohibted to develop a new RSC file for another language or for
  91. major changes, but if you do this, please send me the new version so that
  92. I can include the changes to my own RSC files or include RSC files with 
  93. diffrent languages in the archiv.
  94. As normal the object indexes must not be changed. Because it is sometimes
  95. difficult to check this (because some RSC editors do not have good functions
  96. for this) I put in the header files of the two RSC files. This will help
  97. to check the object indexes in the before and after version.
  98.   
  99.   
  100.    
  101. Address
  102. -------
  103.   Michael Guse
  104.   Eschenburgstrasse 27c
  105.   23568 Luebeck
  106.   Germany
  107.   Tel.: +49 451 35 333
  108.   EMail: gooseman@on-luebeck.de
  109.   
  110.  
  111.  
  112.  
  113.  
  114. If you have ideas or errors, please email me. But when you an error, please
  115. send me the name of the server and the directory path where the error occured, so
  116. I can test the server myself.
  117. If somebody wants to maintain a mirror of this software, please email me, so I
  118. can send her/him a mail, when a new version is ready.
  119.  
  120.  
  121. And now have some fun,
  122.    Michael Guse
  123.